-
Notifications
You must be signed in to change notification settings - Fork 278
Allow to opt out from special naming when fieldname ends with _id #356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@agronholm Given the tests are fixed. How do you feel about merging this PR? |
@agronholm would love to hear your opinion |
|
I guess I'm okay with it. |
|
Needs a changelog entry too. |
|
@Henkhogan would you mind remdying your PR? Fix the tests to meet latest version changes + add change log entry? |
|
@agronholm I fixed the bad tests and added a changelog entry. Please review |
agronholm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
|
On another note, I noticed that the CI currently doesn't test against Python 3.14. And now with 3.9 past its EOL, maybe it's time to drop that? |
Look like you've already taken care of that. Great! |
Fixes #355